-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[Backport] Change sort order for customer group options #18280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Backport] Change sort order for customer group options #18280
Conversation
Hi @dmytro-ch. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
Hi @sidolov, thank you for the review. |
Hi @dmytro-ch. Thank you for your contribution. Please, consider to port this solution to 2.3 release line. |
Accepted Public Pull Requests: - #18658: [Backport] MAGENTO-18131: Fixed EAV attributes values query (by @gelanivishal) - #18670: Remove unnecessary class import, see #18280 (by @sreichel) - #16915: #14510: Creating custom customer attribute with default value 0 will cause not saving value for customer entity. (by @swnsma) - #18566: Module Catalog URL Rewrite: fix issue with product URL Rewrites re-generation after changing product URL Key for product with existing url_path attribute value (by @oleksii-lisovyi) - #18563: [Backport] Update CategoryProcessor.php (by @gelanivishal) Fixed GitHub Issues: - #18131: Entity Type ID at Join (reported by @akimatze) has been fixed in #18658 by @gelanivishal in 2.2-develop branch Related commits: 1. 53a06a9 - #14510: Creating custom customer attribute with default value 0 will cause not saving value for customer entity (reported by @victortodoran) has been fixed in #16915 by @swnsma in 2.2-develop branch Related commits: 1. 5fa4d5f 2. 0698aa6 3. c106a62 - #5929: Saving Product does not update URL rewrite in Magento 2.1.0 (reported by @JacobDrummond) has been fixed in #18566 by @oleksii-lisovyi in 2.2-develop branch Related commits: 1. 7169f04 2. 9b0586e - #18532: Module Catalog: product "Save and Duplicate" causes getting infinite loop (reported by @oleksii-lisovyi) has been fixed in #18566 by @oleksii-lisovyi in 2.2-develop branch Related commits: 1. 7169f04 2. 9b0586e - #18234: Product Import -> Upsert Category: Url Rewrites are just created for default website (reported by @ulftietze) has been fixed in #18563 by @gelanivishal in 2.2-develop branch Related commits: 1. e2f89c8 2. 4ad4849
Original Pull Request
#18117
Description
Change sort order for customer group options. The customer groups will be listed alphabetically.
Fixed Issues
Manual testing scenarios
Expected result
Contribution checklist